body{font-size:14px;font-family: "Microsoft YaHei";background:#fff;}
body,html,a,img,div,form,select,input,ul,ol,ul,li,h1,h2,h3,h4,h5,h6,dd,dl,dt,p,label,em,span{margin:0;padding:0}
a{color:#444;text-decoration:none;cursor:pointer}
a:hover{color:#2a83ff;text-decoration:none}
ol,ul,li{list-style:none}
em,i{font-style:normal}
img{border:none;margin: 0px;padding: 0px;}
.clearfix{*zoom:1;display:block;height:0;clear:both;}
.clearfix:after{content:'\20';display:block;height:0;clear:both}
input, textarea, select {*font-size: 100%;outline: 0;border: 0;}
.wid{width:1200px ;margin: 0 auto;}

/*头部*/

header{
    height: 70px;
    position: relative;
    width: 100%;
    background:url(../images/headbg.jpg) repeat-x;
}
.header-g{
    width: 100%;
    height: 70px;
    background: rgba(0,0,0,0.8);
}
.logo{
    float: left;
    width: 171px;
    margin-top: 19px;
    margin-right: 143px;
}
.logo img{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.nav{
    float: left;
    height: 67px;
    line-height: 67px;
    margin-top: 3px;
}
.nav li{
    height: 67px;
    display: inline-block;
    margin: 0 25px;
}
.nav li a{
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    height: 67px;
    line-height: 63px;
    font-size: 18px;
    color: #fff;
    padding: 0px;
    border-bottom: none;
}
.nav li a i{
    display: inline-block;
    background-image: url(../images/xl.png) ;
    width: 11px;
    height: 6px;
    margin-left: 6px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: right center;
    vertical-align: middle;
}
.nav li.on a,.nav li a:hover{
    border-bottom: 4px #fff solid;
    color: #fff;
}

.serviceterms{
    padding:40px 0;
    font-family: "宋体";
}

.register dd.auth-fwxy input{
    width: auto;
    border: none;
    height: auto;
    line-height: auto;
    margin-left: 105px;
    margin-top: 4px;
    margin-right: 5px;
}
.register dd.auth-fwxy a{
    color: #1875f0;
}

.register dd.auth-fwxy{
    height: 20px;
}
.register dd .ai-fsyzm{position: absolute;right: 20px;top: 9px;width: 100px;text-align: center;height: 30px;line-height: 30px;background: #0c88ee;color: #fff;border: none;}
.serviceterms h6{
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
}
.serviceterms p{
    line-height: 30px;
}

.nav li .nav-kfzopen{
    position: absolute;
    top: 70px;
    left: 0;
    background-color: #fff;
    overflow: hidden;
    display: block;
    z-index: 99;
    cursor: default;
    transition: all .3s;
    width: 100%;
    height: 0;
}
.nav li .nav-kfzopen ul{
    width: 1200px;
    margin: 0 auto;
}
.nav li:hover .nav-kfzopen{
    height: auto;
    padding: 30px 0;
}
.nav li .nav-kfzopen li{
    width: 18%;
    float: left;
    height: auto;
    margin: 0 2% 0 0;
}
.nav li .nav-kfzopen a{
    font-size: 14px;
}
.nav li .nav-kfzopen li h5{
    width: 100%;
    height: 28px;
    font-family: Helvetica Neue,Helvetica,PingFang-SC;
    font-size: 16px;
    color: #261533;
    letter-spacing: 0.5px;
    font-weight: 600;
    line-height: 28px;
    overflow: hidden;
    cursor: default;
    border-bottom: 1px solid rgba(0,0,0,0.10);
    padding-bottom:8px;
    margin-bottom: 12px;
}
.nav li .nav-kfzopen li p{
    font-size: 14px;
    color: #152633;
    letter-spacing: 0;
    line-height: 14px;
    font-weight: 200;
}
.nav li .nav-kfzopen li p a{
    color: #152633;
    display: block;
    height: 30px;
    line-height: 30px;
    border-bottom: none;
    width: 100%;
    padding: 0;
}
.nav li .nav-kfzopen li p a:hover{
    border-bottom: none;
    color: #0064cd;
}
.logonbtn{
    float: right;
    margin: 28px 0px 0px 0px;
}
.logonbtn a{
    display: inline-block;
    float: left;
    border-radius: 0px;
    padding: 0 15px;
    color: rgba(255,255,255,.6);
    margin-left: 0;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    border-right: 1px #34414d solid;
}
.header-g .logonbtn a:last-child{
    border-right: 0;
}
/*banner*/
.banner{
    width: 100%;
    height: 601px;
    text-align: center;
    position: relative;
}
.banner img{
    width: 100%;
    height: 601px;
    overflow: hidden;
    object-fit: cover;
}
.sbanner{
    height: 529px;
    text-align: center;
    width: 100%;
}
.sbanner img{
    width: 100%;
    height: 529px;
    overflow: hidden;
    object-fit: cover;
}
.indbg{
    background: #eaeaea;
    padding-bottom: 80px;
}
.ind-new{
    padding-top: 70px;
}
.ind-new .ind-new-left{
    width: 44%;
    float: left;
    height: 400px;
    background: #4f4f4f;
    padding: 60px 45px 0px 45px;
    box-sizing: border-box;
}
.ind-new .ind-new-left h3{
    font-size: 30px;
    color: #fff;
    position: relative;
    padding-bottom: 48px;
    max-height: 36px;
    overflow: hidden;
}
.ind-new .ind-new-left h6{
    font-size: 18px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-weight: normal;
    color: #fff;
}
.ind-new .ind-new-left h3::after{
    content: "";
    display: inline-block;
    position: absolute;
    width: 10px;
    height: 2px;
    background: #a7a7a7;
    top: 56px;
    left: 0;
}
.ind-new .ind-new-left p{
    color: #999;
    font-size: 14px;
    line-height: 30px;
    max-height:90px ;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 26px;
}
.ind-new .ind-new-left a.indnewbtn{
    width: 44px;
    height: 44px;
    display: block;
    background-image: url(../images/smore.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.ind-new .ind-new-rig{
    width: 56%;
    float: left;
}
.ind-new .ind-new-rig img{
    height: 400px;
    overflow: hidden;
    object-fit: cover;
    width: 100%;
}
.ind-twnr{
    margin-top: 20px;
}
.ind-twnr li{
    width: 49%;
    margin-right: 2%;
    float: left;
}
.ind-twnr li:nth-child(2){
    margin-right: 0;
}
.ind-twnr li img{
    width: 100%;
    height: 350px;
    overflow: hidden;
    object-fit: cover;
    float: left;
}
.ind-twnr li p{
    background: #fff url(../images/smoree.jpg) no-repeat 90% center;
    height: 100px;
    line-height: 100px;
    padding-right: 10%;
    font-size: 18px;
    overflow: hidden;
    text-indent: 34px;
}
/*yi*/
.tit{
    font-size: 30px;
    color: #333;
    padding: 78px 0px 38px 0px;
    text-align: center;
}
.tit p{
    font-size: 16px;
    margin-top: 12px;
}
.contgn dl{
    width: 31.33%;
    float: left;
    margin-right: 3%;
    padding: 74px 34px;
    box-sizing: border-box;
    background: #f5f5f5;
}
.contgn dl:nth-child(4){
    margin-right: 0px;
}
.contgn dt{
    font-size: 24px;
    color: #333;
    text-align: center;
    overflow: hidden;
    height: 166px;
}
.contgn dt::before{
    content: "";
    display: block;
    width: 94px;
    height: 98px;
    margin: 0 auto 37px auto;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.contgn dl:nth-child(2) dt::before{
    background-image: url(../images/ico1.png);
}
.contgn dl:nth-child(3) dt::before{
    background-image: url(../images/ico2.png);
}
.contgn dl:nth-child(4) dt::before{
    background-image: url(../images/ico3.png);
}
.contgn dd{
    height: 120px;
    line-height: 30px;
    color: #666;
    margin-top: 20px;
    overflow: hidden;
}
.contgn dl:hover{
    background: #3490de;
}
.contgn dl:hover dt,.contgn dl:hover dd{
    color: #fff;
}
.contgn dl:hover:nth-child(2) dt::before{
    background-image: url(../images/ico1hov.png);
}
.contgn dl:hover:nth-child(3) dt::before{
    background-image: url(../images/ico2hov.png);
}
.contgn dl:hover:nth-child(4) dt::before{
    background-image: url(../images/ico3hov.png);
}

.process ul li::after {
    content: "";
    display: inline-block;
    width: 70px;
    height: 60px;
    background: url(../images/ico22.png);
    position: absolute;
    top: 20px;
    left: 87%;
}

.process ul li:last-child::after {
    display: none;
}

/*er*/
.service{
    background: url(../images/serbg.jpg) no-repeat left top;
    height: 700px;
    background-size: 100% 100%;
    object-fit: cover;
}
.service .tit,.service .tit p{
    color: #fff;
}
.service ul li{
    width: 22%;
    float: left;
    margin-right: 4%;
    padding: 35px 30px;
    box-sizing: border-box;
    background-color:rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    margin-bottom: 29px;
}
.service ul li:nth-child(4n+4){
    margin-right: 0;
}
.service ul li h3{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}
.service ul li h3 i{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.service ul li h3 img{
    vertical-align: middle;
}
.service ul li p{
    height: 72px;
    line-height: 24px;
    color: #fff;
    margin-top: 12px;
    overflow: hidden;
}
.service ul li:last-child{
    height: 198px;
    line-height: 135px;
    text-align: center;
    font-size: 22px;
}
.service ul li:last-child a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 100%;
}
.service ul li:last-child a:hover{
    color: #fff;
}
/*san*/
.process{
    padding-bottom: 150px;
    padding-top: 50px;
}
.process ul{
    margin: 50px 0px 0px 0px;
    position: relative;
}
.process ul li{
    width: 25%;
    text-align: center;
    float: left;
    position: relative;
}
.process ul li p{
    font-size: 16px;
    color: #666;
    overflow: hidden;
    margin-top: 25px;
}
.problem{
    background: #f3f3f3;
    margin-top: 70px;
    padding-bottom: 40px;
}
.problem ul li{
    width: 31.33%;
    float: left;
    margin-right:3%;
    margin-bottom: 73px;
}
.problem ul li:nth-child(3n+3){
    margin-right: 0;
}
.problem ul li h3{
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 6px;
    overflow: hidden;
}
.problem ul li i{
    height: 34px;
    width: 34px;
    border-radius: 4px;
    text-align: center;
    line-height: 34px;
    font-size:20px;
    background: #d0d0d0;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 14px;
    float: left;
}
.problem ul li p{
    height: 34px;
    line-height: 18px;
    color: #666;
    overflow: hidden;
}
.problem ul li p i{
    background: #e5e5e5;
    color: #333;
}
.pro-btn{
    text-align: center;
}
.pro-btn a{
    font-size: 18px;
    display: inline-block;
    background: url(../images/ico14.png) no-repeat right center;
    padding-right: 22px;
}
footer{
    color: #aaa;
    text-align: center;
    background: #1b1b1b;
    padding-top: 50px;
}
footer ul{
    width: 1200px;
    height:20px ;
    line-height: 20px;
    border-bottom: 1px #313131 solid;
    padding-bottom: 18px;
    margin: 0 auto;
    text-align: center;
}
footer ul li{
    display: inline-block;
    margin-right: 20px;
}
footer ul li a{
    color: #929292;
    font-size: 15px;
}
footer ul li a:hover{
    color: #2a83ff;
}
footer{
    padding: 20px 0;
}

footer p{
    line-height: 30px;
}
footer p:last-child{
    margin-top: 18px;
}
footer a{
    color: #999;
}

footer .record{
    width: 20px;
    height: 20px;
    background: url(../images/bei.png) no-repeat;
    display: inline-block;
    margin: 0 8px 0 20px;
    vertical-align: middle;
}

.btn-video{
    cursor: pointer;
    background: url('../images/btn_Watchvideo_normal.png') no-repeat;
    background-size: contain;
    width:200px;
    height: 70px;
    border: none;
    position: relative;
    margin:0 auto;
    display:block;
    outline: none;
}
.btn-video:hover{
    background: url("../images/btn_Watchvideo_hover.png") no-repeat;
    background-size: contain;
}
.btn-video:focus{
    background: url("../images/btn_Watchvideo_press.png") no-repeat;
    background-size: contain;
}
#video_contain{
    position:relative;
    display: none;
    margin: 0 auto;
    z-index: 999;
    width:1024px;
    top: 150px;
    height: 600px;
}
.video_define{
    height: 100%;
    width: 100%;

}
.btn_close{

    position: absolute;
    top: 0px;
    right:0px;
    background: url('../images/btn_cloesd_normal.png') no-repeat;
    width: 50px;
    height: 50px;
    z-index: 9999;
    background-size: 50px 50px;
}
.btn_close:hover{
    background: url('../images/btn_cloesd_focus.png') no-repeat;
    background-size: 50px 50px;

}
.btn_close:focus{
    background: url('../images/btn_cloesd_press.png') no-repeat;
    background-size: 50px 50px;

}

/*价格*/
.xbanner{
    height: 200px;
    position: relative;
}
.xbanner img{
    width: 100%;
    height: 200px;
    overflow: hidden;
    object-fit: cover;
}
.xbanner h3{
    position: absolute;
    left: 50%;
    line-height: 200px;
    top: 0px;
    color: #fff;
    font-size:42px;
    font-weight: 500;
}
.pricey{
    background: #f7f7f7;
    margin-top: 90px;
    border-radius: 4px;
    margin-bottom: 50px;
}
.pricey table{
    border-collapse: collapse;
    width: 100%;
}
.pricey table td{
    border-right: 1px #d3d7e4 solid;
    border-bottom: 1px #d3d7e4 solid;
    width:calc(100%/7);
    padding: 24px 0px;
    text-indent: 63px;
}
.pricey table tr td:nth-child(7n){
    border-right: none;
}
.pricey table tr:last-child td{
    border-bottom: none;
}
.pricey table tr td:first-child{
    border-bottom: none;
    text-indent: 29px;
}
.pricey table tr td .pri-vip{
    text-indent: 0px;
    text-align: center;
    padding: 7px 0px 20px 0px;
}
.pricey table tr td .pri-vip h3{
    font-size: 22px;
    color: #333;
    font-weight: normal;
}
.pricey table tr td .pri-vip p{
    color: #666;
    margin-top: 6px;
}
.pricey table tr td .pri-vip strong{
    font-size: 48px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    display: block;
    height: 145px;
    line-height: 145px;
}
.pricey table tr td .pri-vip a{
    width: 120px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #3490de;
    display: block;
    margin: 0 auto;
    border-radius: 30px;
}
.pri-bb{
    width: 100%;
    height: 100%;
    margin-top: 0px;
}
.pri-bb li:first-child{
    height: 220px;
    background: url(../images/ico15.png) no-repeat 29px 1px;
    padding-left: 20px;
}
.pri-bb li:last-child{
    height: 20px;
    line-height: 20px;
    font-size: 24px;
    color: #000;
    font-weight: bold;
}
/*新闻*/
.new{
    margin-top: 70px;
}
.new li{
    color: #354457;
    background: #fff;
    -webkit-box-shadow: 0 1px 24px 0 rgba(0,59,185,.1);
    box-shadow: 0 1px 24px 0 rgba(0,59,185,.1);
    border-radius: 12px;
    margin-bottom: 20px;
    padding: 20px;
    cursor: pointer;
}
.new li .title{
    font-size: 18px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}
.new li .detail{
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.new li .detail img{
    width: 30%;
    max-width: 200px;
    height: 111px;
    border-radius: 4px;
    margin-right: 20px;
    object-fit: cover;
}
.new li .detail .right-item{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.new li .detail .right-item .desc{
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #666;
    height: 62px;
    overflow: hidden;
}
.new li .detail .right-item .time{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
    color: #999;
    font-size: 16px;
}
.new li .detail .right-item .time a{
    color: #2a83ff;
}

/*翻页*/
.page{
    width: 100%;
    text-align: center;
    padding: 30px 0px 20px 0;
    background: #fff;
}
.page li{
    display: inline-block;
    margin: 0 3px;
}
.page li a,.page li span{
    padding:0px 12px;
    background:#eaeaea;
    text-decoration:none;
    display:inline-block;
    line-height:30px;
    color:#515151;
}
.page li.active a,.page li.active span,.page li:hover a{
    color:#fff !important;
    background: #2a83ff !important;
}

/*资讯详情*/
.newxq{
    margin-top: 56px;
    padding-bottom: 80px;
}
.newxq .newxq-left{
    width: 815px;
    float: left;
}
.newxq .newxq-left h1{
    font-size: 34px;
    color: #000;
    font-weight: normal;
    max-height: 90px;
    overflow: hidden;
}
.newxq .newxq-left .ai-newxinfo{
    margin-top: 20px;
    font-size: 14px;
    color: #999;
}
.newxq .newxq-left .ai-newxinfo span{
    margin-right: 25px;
}
.newxq .newxq-left .ai-newxnr{
    font-size: 16px;
    color: #000;
    line-height: 30px;
    min-height: 280px;
    padding: 30px 0 60px;
    text-align: center;
}
.newxq .newxq-left .ai-newxnr p{
    text-align: justify;
    margin:20px 8px;
    line-height: 2em;
}
.newxq .newxq-left .ai-newxnr img{
    max-width: 100%;
    width: auto;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}
.newxq .newxq-left .ai-newx-prev{
    font-size: 14px;
    line-height: 22px;
    color: #999;
}
.newxq .newxq-left .ai-newx-prev p{
    overflow: hidden;
    height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newxq .newxq-rig{
    width: 275px;
    float: right;
}
.newxq .newxq-rig dt{
    font-size: 16px;
    line-height: 16px;
    padding: 10px 0 0px;
}
.newxq .newxq-rig dd{
    display: block;
    position: relative;
    margin-top: 35px;
    line-height: 22px;
    text-align: justify;
    cursor: pointer;
    color: #000;
    max-height: 44px;
    overflow: hidden;
    padding-left: 22px;
}
.newxq .newxq-rig dd::before{
    content: "";
    position: absolute;
    left: 0px;
    top: 7px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 4px 8px;
}
/*登录*/
.logonb{
    padding: 240px 0px 100px 0px;
    box-sizing: border-box;
    min-height: 880px;
}
.logonb dl{
    width: 400px;
    margin: 0 auto;
}
.logonb dt{
    font-size: 20px;
    color: #333;
    padding-left: 0px;
    font-weight: 600;
}
.logonb dd{
    position: relative;
    clear: both;
    margin-top: 20px;
    height: 48px;
}
.logonb dd span{
    display: block;
    float: left;
    height: 48px;
    width: 95px;
    margin-right: 10px;
    line-height: 48px;
    font-size: 14px;
    color: #666;
    font-weight: 700;
    text-align: right;
}
.logonb dd input{
    display: block;
    position: relative;
    float: left;
    height: 46px;
    width: 100%;
    padding: 15px 10px;
    margin-right: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    ransition: .3s;
    box-sizing: border-box;
}
.logonb dd:nth-last-child(3) input{
    width: 66%;
}
.logonb dd:nth-last-child(3) img{
    width: 120px;
    height: 46px;
    border: 1px #eaeaea solid;
    float: right;
    overflow: hidden;
}
.logonb dd a{
    font-size: 14px;
    color: #666;
    line-height: 50px;
}
.logonb dd .ai-rebtn{
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    transition: .1s;
    padding: 0px 20px;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: #1875f0;
    float: right;
    box-shadow: 0 3px 8px rgba(24, 117, 240, 0.3);
}
.logonb dd.anth-mszc{
    border-top: 1px #eaeaea solid;
    margin-top: 60px;
    text-align: center;
    color: #666;
    padding-top: 40px;
}
.logonb dd.anth-mszc p{
    border: 1px #eaeaea solid;
    border-radius: 4px;
    height: 50px;
    line-height: 50px;
}
.logonb dd.anth-mszc p a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.logonb dd.anth-mszc p a:hover{
    color: #2a83ff;
}
/*注册*/
.register{
    padding: 100px 0px 50px 0px;
    box-sizing: border-box;
    min-height: 700px;
}
.register dl{
    width: 440px;
    margin: 0 auto;
}
.register dt{
    font-size: 20px;
    color: #333;
    font-weight: 600;
    padding-left:234px ;
}
.register dd{
    position: relative;
    clear: both;
    margin-top: 20px;
    height: 48px;
}
.register dd span{
    display: block;
    float: left;
    height: 48px;
    width: 95px;
    margin-right: 10px;
    line-height: 48px;
    font-size: 14px;
    color: #666;
    font-weight: 700;
    text-align: right;
}
.register dd input{
    display: block;
    position: relative;
    float: left;
    height: 46px;
    width: 74%;
    padding: 15px 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    ransition: .3s;
    box-sizing: border-box;
}
.register dd.auth-btn{
    padding-left: 105px;
    margin-top:23px ;
}
.register dd.auth-btn button{
    width: 92%;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #1875f0;
    box-shadow: 0 3px 8px rgba(24, 117, 240, 0.3);
    font-size: 14px;
    border-radius: 4px;
    height: 50px;
    line-height: 50px;
    border: none;
    cursor: pointer;
}
.register dd.captcha input{
    width: 42%;
}
.register dd.captcha img{
    width: 120px;
    height: 46px;
    border: 1px #eaeaea solid;
    float: right;
    overflow: hidden;
    margin-right: 10px;
}
.register dd.anth-mszc{
    border-top: 1px #eaeaea solid;
    margin-top: 80px;
    text-align: center;
    color: #666;
    padding-top: 40px;
}
.register dd.anth-mszc p{
    border: 1px #eaeaea solid;
    border-radius: 4px;
    height: 50px;
    line-height: 50px;
}
.register dd.anth-mszc p a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.register dd.anth-mszc p a:hover{
    color: #2a83ff;
}

/*关于我们*/
.aboutbox{
    margin-top: 50px;
    padding-bottom: 80px;
}
.aboleft{
    width: 205px;
    border: 1px #eaeaea solid;
    background: #fff;
    float: left;
}
.aboleft li{
    width: 100%;
    line-height: 66px;
    font-size: 16px;
    text-align: center;
}
.aboleft li a{
    display: inline-block;
    width: 100%;
    height: 66px;
    line-height:66px;
}
.aboleft li a:hover,.aboleft li.thistab a{
    background: #1875f0;
    color: #fff;
    text-decoration: none;
}
.aborig{
    width: 100%;
    float: left;
    margin-left: 7px;
    border: 1px #eaeaea solid;
    background: #fff;
    padding: 20px;
}
.aborig .abotit{
    line-height: 54px;
    font-size: 24px;
    color: #333;
}
.aboutcont{
    padding-top:20px;
    min-height: 500px;
    padding-bottom: 30px;
}

.aboutcont img.yyzz{
    width: 100%;
}
.aboutcont p{
    font-size: 16px;
    color: #000;
    line-height: 30px;
}
.aboutcont h6{
    font-size: 16px;
    color:#333;
    line-height: 60px;
}

.tNav,.menu{
    display: none;
}

.menu ul li .sub-menu{
    display: none;
}


/*价格*/

.sche-tit{
    height: 76px;
    line-height: 76px;
    border-bottom: 1px #eaeaea solid;
    font-size: 20px;
}
.sche-tit li{
    width: 16.66%;
    float: left;
    text-align: center;
}


.cpzccx{
    background: #f5f5f5;
    margin-top: 60px;
    padding-bottom:60px;
}
.cpzccx li{
    width: 25%;
    float: left;
    height: 270px;
    padding: 0 35px;
    box-sizing: border-box;
}
.cpzccx li .cpzc-img{
    background: #fff;
    border-radius: 100%;
    width: 210px;
    height: 210px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    position: relative;
}
.cpzccx li .cpzc-img img{
    margin-top:83.5px;
}
.cpzccx li h3{
    text-align: center;
    font-size: 20px;
    padding: 20px 0px;
    font-weight: normal;
}
.cpzccx li p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    max-height: 120px;
    overflow: hidden;
}

.jgbox ul li{
    width: 366px;
    height: 280px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #d6d6d6;
    margin-right: 47px;
    float:left;
    margin-bottom: 40px;
}
.jgbox ul li:nth-child(3n) {
    margin-right: 0px;
}
.jgbox ul li p{
    text-align: center;
}
.jgbox ul li .span-tit{
    display: block;
    width: 50%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
    border-radius: 0 0 9px 9px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 28px;
    font-size: 18px;
}

.jgbox .span-price{
    font-family: 'AdobeHeitiStd-Regular';
    display: block;
    width: 164px;
    font-size: 29px;
    font-style: italic;
    line-height: 33px;
    letter-spacing: 4px;
    color: #0d052e;
    margin: 0 auto;
    margin-bottom: 15px;
    text-align: center;
}
.jgbox .span-price span{
    font-style: italic;
    font-size: 16px;
    letter-spacing: 2px;
    color: #9d9ca1;
}
.jgbox .rigspan-pri{
    font-size: 15px;
    letter-spacing: 2px;
    color: #9d9ca1;
    height: 30px;
}
.jgbox .btn{
    margin-top: 25px;
    overflow: hidden;
}
.jgbox .btn span:nth-child(1) {
    font-size: 24px;
    font-style: italic;
    line-height: 33px;
    letter-spacing: 2px;
    color: #fb5c72;
    display: inline-block;
    margin-right: 20px;
}
.jgbox .btn span:nth-child(2) {
    display: inline-block;
    height: 40px;
    background-color: #1875f0;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    cursor: pointer;
    padding: 0 15px;
}
.jgbox .btn span:nth-child(2):hover{
    opacity: 0.8;
}


.sche-tit .active a,.sche-tit .active:hover a{
    color: #1875f0;
    display: inline-block;
    width: 50%;
    border-bottom: 2px #1875f0 solid;
    height: 100%;
}

.jgbox .btn span.buy-btn a{
    color:#fff
}


/*新增*/

.yycjcont{width: 100%;padding-bottom: 50px;background: #fff;}
.yycjcont ul{width: 600px;margin: 0 auto;}
.yycjcont li{width: 50%;float: left;background: url(../images/yycjbg.png) no-repeat center center;height: 224px;position: relative;}
.yycjcont li img{position: absolute;left:50%;top: 50px;margin-left: -46.5px;}
.yycjcont li p{width: 100%;position: absolute;left: 0;top: 150px;text-align: center;padding: 0 20%;box-sizing: border-box;font-size: 18px;color: #333;height: 30px;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


/**20220124开始**/
.sybg{background: url(../images/zxbjbgw.png) no-repeat center top;}
.zxsc_bt{text-align: center;padding-top: 70px;margin-bottom: 20px;}
.zxsc_bt h2{font-size: 24px;color: #1383ef;}
.zxsc_bt p{font-size: 16px;color: #666;height: 50px;line-height: 50px;}
.zxsc_bt h2,.zxsc_bt p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zxscq{width: 1200px;margin: 0 auto;}
.zxsc_nr{box-shadow: 0px 0px 15px 2px #deecff;background: #fff;padding: 30px;box-sizing: border-box;}
.xzimg{width: 1200px;margin: 40px auto 70px auto;}
.seatj{width: 100%;}
.zxsc_nr ul{width: 800px;float: left;}
.zxsc_nr li{height: 43px;margin-bottom: 10px;line-height: 43px;position: relative;}
.zxsc_nr li span{width: 70px;font-size: 16px;text-align: right;color: #333;margin-right: 13px;float: left;}
.zxsc_nr li select,.zxsc_nr li input{float: left; width: 715px;height: 43px;border: 1px #ddd solid;padding-left: 12px;border-radius: 0;line-height: 41px;box-sizing: border-box;}
.zxsc_nr li select{color: #333;background: url(../images/select.png) no-repeat 98% center;}
.zxsc_nr li select option{background: #fff;}
.zxsc_nr li img{width: 120px;height: 32px;overflow: hidden;position: absolute;right: 8px;top: 5px;}
.zxsc_btn{width: 320px;height: 43px;float: right;}
.zxsc_btn a{display: inline-block;width: 100%;height: 100%;box-sizing: border-box;letter-spacing:4px; background-image: linear-gradient(#298fea, #146be3);line-height: 43px;color: #fff;font-size: 22px;}
.scnr{margin-top: 175px;}
.scnr .t{font-size: 16px;font-weight: bold;color: #333;height: 40px;line-height: 40px;}
.scnr textarea{resize: none;border: 1px #ddd solid;padding: 5px;box-sizing: border-box;width: 100%;height: 320px;font-family:"微软雅黑";line-height: 28px;font-size: 14px;}
.scnr_btn a{width:160px;height:44px;background:#298fea;color:#fff;display: block;line-height: 44px;text-align: center;font-size: 16px;margin-top: 25px;}
.sc_text{width: 100%;color: #333;background-color: #edf6ff;border:1px #d7ecff solid;line-height: 30px;margin-top: 30px;padding: 15px;box-sizing: border-box;}

.sbanner{position: relative;}
.ai-operation{position: absolute;z-index: 99;left: 0;bottom: 0;width: 100%;}
.ai-operation ul{ display:-webkit-box;display:-webkit-flex; display:-moz-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -webkit-justify-content:center; -moz-box-pack:center; -ms-flex-pack:center; justify-content:center; position:absolute; right:0; bottom:0; left:0; height:100px;background-color:rgba(0,0,0,.1);backdrop-filter:blur(15px);color:#fff}
.ai-operation li{position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;padding: 26px 63px 0;width: 295px;}
.ai-operation li:after { position:absolute; top:50%; right:0; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); content:""; width:1px; height:60px; background:hsla(0,0%,100%,.2)}
.ai-operation li:last-child:after {display:none}
.ai-operation h2{ position: relative; margin-bottom: 5px; color: rgba(255,255,255,.9); font-size: 18px;line-height: 26px;font-weight: 600;}
.ai-operation p{color: rgba(255,255,255,.8); font-size: 14px;line-height: 22px;font-weight: 400;}
.ai-operation h2,.ai-operation p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: left;}
.ai-operation li:hover{ background:#f3f8fa; -webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1); -moz-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);box-shadow:0 5px 10px 0 rgba(0,0,0,.1)}
.ai-operation li:hover h2{color: #1383ef;}
.ai-operation li:hover p{color: #333;}
@font-face {
    font-family: syht;
    
}
.apple-banner {
	width: 100%;
	height: 529px;
	overflow: hidden;
    position: relative;
}
.apple-banner .swiper-container {
	width: 100%;
	height: 529px;
}

/*分页器*/
.apple-banner .swiper-pagination{
	top:auto;
	bottom:110px !important;
	background:none;
}
.apple-banner  .swiper-pagination-bullet {
	display: inline-block;
	width: 50px;
	height: 30px;
	margin: 0 3px;
	cursor: pointer;
	background: none;
	border-radius:0;
	opacity: 1;
}
.apple-banner  .swiper-pagination-bullet span {
	width: 50px;
	height: 2px;
	display: block;
	background: rgba(255,255,255,0.6);
}
.apple-banner .swiper-pagination-bullet-active span{
    background:#fff;
}
.apple-banner .autoplay .swiper-pagination-bullet-active span{
    background: rgba(255,255,255,0.6);
}
.apple-banner  .swiper-pagination-bullet i{
	background: #fff;
	height: 2px;
	transform:scaleX(0);
	transform-origin: 0;
	display: block;
}
.apple-banner .autoplay .firsrCurrent i{
	transition:transform 2.9s linear;
	transform:scaleX(1);
}
.apple-banner .autoplay .current i{
	transition:transform 4s linear;
	transform:scaleX(1);
}
.apple-banner  .autoplay .replace span{
  background:#fff;
}
/*内容样式*/


.apple-banner .title {
    position: absolute;
    width: 1200px;
    margin: 0 auto;
    z-index: 99;
    bottom: 195px;
    left: 0;
    right: 0;
    text-align: left;

}
.apple-banner .title p{height: 60px;line-height: 60px;font-size: 28px;color: #fff;font-family: "syht";}
.apple-banner .title h3{font-size: 48px;color: #fff; text-shadow: 2px 2px 10px rgba(0,0,0,.2);font-family: "syht";}
.apple-banner .title a{width: 160px;height: 42px;line-height: 42px;text-align: center;color: #fff;border: 1px #fff solid;border-radius: 30px;display: inline-block;font-size: 20px;margin-top: 66px;}
.yzqgg{width: 100%;height: auto;}
.yzqgg img{width: 100%;height: auto;overflow: hidden;}
.textjs{padding: 30px 20px;font-size: 16px;line-height: 32px;border: 1px #eaeaea solid;margin-top: 30px;box-sizing: border-box;margin-bottom: 20px;}
.textjs h3{margin-bottom: 15px;border-left: 4px #1383ef solid;height: 20px;line-height: 20px;padding-left: 10px;}
.textjs p{margin: 0px !important;}
.newxq .newxq-left .ai-newxnr p{margin: 0 !important;}

/**20220124结束**/





@media (min-width: 0px) and (max-width: 1024px) {
    .wid{
        width: 100%;
        overflow: hidden;
    }

    header nav{
        display: none;
    }
    .banner{
        width: 100%;
        height: 10rem;
    }
    .banner img{
        height: 100%;
        overflow: hidden;
        width: 100%;
    }
    .tit{
        font-size: 1.2rem;
        padding: 2rem 0 1rem 0;
        font-weight: bold;
    }
    .tit p{
        font-size: .9rem;
        margin-top: .3rem;
        font-weight: normal;
    }
    .contgn dl{
        width: 100%;
        margin-bottom: 1rem;
        padding: 1.5rem 2rem;
    }
    .contgn dt{
        height: 6rem;
        font-size: 1.2rem;
    }
    .contgn dt::before{
        width: 50px;
        height: 52px;
        margin-bottom: .8rem;
    }
    .contgn dd{
        max-height: 5.3rem;
        margin-top: .5rem;
        height: auto;
    }
    .service{
        background-size: 200% 100%;
        padding: 0 2%;
        height: 680px;
    }
    .service ul li{
        width: 49%;
        margin-right: 2%;
        padding: 3%;
        margin-bottom: .6rem;
    }
    .service ul li:nth-child(2n+2){
        margin-right: 0;
    }
    .service ul li h3{
        height: 2rem;
        line-height: 2rem;
    }
    .service ul li h3 i{
        display: none;
    }
    .service ul li p{
        margin-top: .2rem;
    }
    .service ul li:last-child{
        padding: 0;
        height: 128px;
        line-height:normal;
    }
    .service ul li:last-child a{
        display: inline-block;
        width: 100%;
        height: 100%;
        margin: 0;
        line-height: 128px;
    }
    .process ul{
        background: none;
        height:auto;
        padding: 0 2%;
        margin-top: 1rem;
    }
    .process{
        padding: 0;
    }
    .process ul li{
        width: 100%;
        text-align: center;
        margin-bottom: 1.5rem;
    }
    .process ul li h3{
        font-size: 1.2rem;
        height: 2.6rem;
        line-height: 2.6rem;
    }
    .process ul li h3::before{
        display: none;
    }
    .process ul li p{
        margin-top: 0rem;
        line-height: 20px;
        height:auto;
    }
    .problem{
        padding:0 2% 2rem 2%;
        margin-top: 2rem;
    }
    .problem ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 1.5rem;
    }
    footer{
        padding: 1rem 2%;
    }
    footer ul{
        width: 100%;
        height: auto;
        padding-bottom: 1rem;
        line-height: 30px;
    }
    footer p{
        line-height: 1.2rem;
        padding-top: 0.5rem;
    }
    /*导航*/
    .tNav{
        display: block;
        width: 2rem;
        float: right;
        margin-top: .8rem;
        margin-right: .4rem;
        cursor: pointer;
    }
    .tNav img{
        width: 1.5rem;
        height: 1.5rem;
        overflow: hidden;
    }
    .nav{
        display: none;
    }
    header{
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 99;
        width: 100%;
        background-color: #1875f0;
        height: 3rem;
    }
    .logo{
        margin: .8rem 0 0 .5rem;
        width: 7rem;
        height: 1.5rem;
    }
    .banner{
        margin-top: 3rem;
    }
    .menu-box {
        position: fixed;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0);
        z-index: -1;
    }
    .menu-box.open {
        background-color: rgba(0, 0, 0, 0);
        transition-duration: 1s;
        z-index: 500;
    }
    .menu{width: 100%;
        height: 100%;
        position: fixed;
        z-index: 9999999999;
        top:3rem;
        right: -100%;
        background-color: #fff;
        float: left;
        transition-duration: .5s;
        overflow: auto;
        display: block;
    }
    .menu.open{right: 0;
        transition-duration:.5s;
        transition-delay:.2s;
    }
    .nav-top{
        padding-bottom:.10rem;
        border-bottom:1px solid #eee;
        background: #4390f7;
        width: 100%;
        height: 3rem;
    }
    .nav-top .phone{
        width:60%;
        height:3rem;
        line-height:3rem;
        background-color: #4390f7;
        text-align:center;
        float:left;
        font-size:1.2rem;
        color:#fff;
    }
    .nav-top .phone a{
        color:#fff;
    }
    .nav-top .phone a img{
        width:.37rem;
        display:inline-block;
        margin-right:.08rem;
        vertical-align:text-bottom;
    }
    .menu .close{
        float:right;
        width: 20%;
        text-align: center;
        height: 3rem;
        line-height: 3rem;
        clear: none;
        cursor: pointer;
    }
    .menu .close i{
        width: 25px;
        height: 25px;
        background: url(../images/ico20.png) no-repeat;
        background-size: 100% 100%;
        display: inline-block;
        margin-top: .82rem;
    }
    .menu ul{
        margin:0 .35rem;
    }
    .menu ul li{
        padding:.6rem 0;
        border-bottom:1px solid #eee;
    }
    .menu ul li p{
        font-size:.9rem;
        color:#fff;
    }
    .menu ul li p i{
        float:right;
        font-size:.34rem;
        color:#999;
    }
    .menu ul li p a::before, .menu ul li div a::before{
        content: "";
        display: inline-block;
        width: 21px;
        height: 21px;
        background: url(../images/sjmenu.png) no-repeat;
        vertical-align: middle;
        margin-right: 10px;
    }
    .menu ul li:nth-child(1) p a::before{
       background-position: 0px 0px;
    }
    .menu ul li:nth-child(2) p a::before{
        background-position: 0px -42px;
     }
     .menu ul li:nth-child(3) p a::before{
        background-position: 0px -132px;
     }
     .menu ul li:nth-child(4) p a::before{
        background-position: 0px -221px;
     }
     .menu ul li:nth-child(2) div a:nth-child(1)::before{
        background-position: 0px -75px;
     }
     .menu ul li:nth-child(2) div a:nth-child(2)::before{
        background-position: 0px -103px;
     }
     .menu ul li:nth-child(3) div a::before{
        background-position: 0px -167px;
     }
    .menu ul li p i{
        float:right;
        font-size:.3rem;
        color:#999;
    }
    .menu ul li p .icon-zhankai1{
        display:none;
    }
    .menu ul li p.open .icon-zhankai{
        display:block;
    }
    .menu ul li p.open .icon-zhankai1{
        display:block;
    }
    .menu ul li div{
        background-color:rgba(255,255,255,0.2);
        border-radius:0.15rem;
        overflow:hidden;
        margin-top:0.20rem;
        padding:0.10rem 0rem;
        width: 100%;
    }

    .menu ul li div a{
        display:block;
        margin:0.4rem 0;
        font-size:.9rem;
        color:#666;
        float:left;
        width:48%;
        overflow: hidden;
    }
    .logonbtn{
        float: left;
        margin-top: .7rem;
        margin-left: 3.4rem;
        width: auto;
    }
    .logonbtn a{
        height: 24px;
        line-height: 24px;
        color: #fff;
    }
    .logonbtn a:nth-child(2){
        float: left;
    }
    .logonbtn a:nth-child(1){
        position: relative;
        border: none;
        padding: 0;
        width: auto;
        padding-right: 1rem;
    }
    .logonbtn a:nth-child(1)::before{
        background-color: #1875f0;
        position: absolute;
        display: inline-block;
        content: "";
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/sjlogon.png);
        background-repeat: no-repeat;
        background-size: 1.2rem 1.2rem;
        background-position: center center;

    }

    .register{
        min-height: auto;
        padding: 10% 0 4rem 0;
    }
    .register dl{
        width: 100%;
    }
    .register dt{
        padding: 0;
        text-align: center;
    }
    .register dd{
        height: 40px;
        margin-top: 15px;
    }

    .register dd input{
        width: 68%;
        padding: 10px;
        height: 40px;
    }
    .register dd span{
        width: 80px;
    }
    .register dd.captcha input{
        width: 38%;
    }
    .register dd.captcha img{
        width: 80px;
        height: 40px;
        margin-right: 7%;
    }
    .register dd.auth-btn{
        padding-left: 0px;
        text-align: center;
    }
    .register dd.auth-btn button{
        width: 84%;
    }
    .register dd.anth-mszc p{
        margin: 0 2rem;
    }

    .jgbox ul{
        padding: 0 2%;
    }
    .jgbox ul li{
        margin-right: 2%;
        margin-bottom: 1rem;
        width: 49%;
        float: left;
        box-sizing: border-box;
        height: 240px;
    }
    .jgbox ul li:nth-child(3n+3){
        margin-right: 2%;
    }
    .jgbox ul li:nth-child(2n+2){
        margin-right: 0;
    }
    .jgbox ul li .span-tit{
        width: 80%;
        margin: 0 auto 1rem auto;
        height: 40px;
        line-height: 40px;
    }
    .jgbox .span-price{
        font-size: 30px;
        width: 100%;
        padding: 0 1%;
        margin-bottom: .6rem;
    }
    .jgbox .span-price span{
        font-size: 14px;
    }
    .jgbox .rigspan-pri{
        line-height: 24px;
        height: 24px;
        overflow: hidden;
        margin-bottom: 1rem;
    }

    .jgbox .btn span:nth-child(2){
        height: 32px;
        line-height: 32px;
        font-size: 15px;
    }
    .jgbox .btn{
        margin-top: 0;
    }
    .jgbox .btn span:nth-child(1){
        display: block;
        width: 100%;
        text-align: center;
    }
    .jgbox .btn span.buy-btn{
        margin-top: .4rem;
    }
    .sche-tit{
        padding: 0;
        width: 100%;
        font-size: 16px;
        overflow: hidden;
    }
    .sche-tit .active a, .sche-tit .active:hover a{
        width: 100%;
        overflow: hidden;
    }
    .aboleft{
        width: 100%;
    }
    .aboleft li{
        width: 23%;
        margin-right: 2.4%;
        float: left;
        height: 50px;
        line-height: 50px;
    }
    .aboleft li a{
        height: 50px;
        line-height: 50px;
        overflow: hidden;
    }
    .aboleft li:nth-child(4n+4){
        margin-right: 0;
    }
    .aborig{
        border: none;
        width: 100%;
        padding: 2rem 2%;
        box-sizing: border-box;
        margin: 0;
    }
    .xbanner h3{
        font-size: 28px;
        line-height: 8rem;
        left: 0;
        text-align: center;
        width: 100%;
    }
    .xbanner{
        margin-top: 3rem;
        height: 8rem;
    }
    .xbanner img{
        overflow: hidden;
        height: 8rem;
    }
    .aboutcont{
        min-height: auto;
    }
    .new{
        margin-top: 2rem;
    }
    .new ul{
        padding: 0 2%;
    }
    .new li{
        padding: 4%;
        margin-bottom: .5rem;
    }
    .new li .title{
        font-size: 16px;
    }
    .new li .detail img{
        height: 3rem;
    }
    .new li .detail .right-item .desc{
        height: 2.8rem;
        font-size: 14px;
        line-height: 1.4rem;
    }
    .new li .detail .right-item .time{
        display: none;
    }
    .new li .detail{
        margin-top: 1rem;
    }

    .newxq{
        margin-top: 2rem;
        padding-bottom: 1rem;
    }
    .newxq .newxq-left{
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .newxq .newxq-left h1{
        font-size: 22px;
        max-height: 60px;
    }
    .ai-newx-prev{
        display: none;
    }
    .newxq .newxq-rig{
        width: 100%;
        padding: 1rem 5%;
        box-sizing: border-box;
        background: #f9f9f9;
    }
    .newxq .newxq-rig dt{
        font-weight: bold;
        border-left: 3px #1875f0 solid;
        padding: 0px 0px 0px 10px;
    }
    .newxq .newxq-rig dd{
        margin-top: 1rem;
        max-height: 22px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .sbanner{
        height: 220px;
        margin-top: 3rem;
    }
    .sbanner img{
        height: 220px;
    }
    .ind-new{
        padding-top: 70px;
        position: relative;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .ind-new .ind-new-left{
        width: 100%;
        padding: 4%;
        margin-top: 228px;
        height: 16rem;
    }
    .ind-new .ind-new-left h3{
        font-size: 22px;
        color: #fff;
        position: relative;
        padding-bottom: 30px;
        max-height: 36px;
        overflow: hidden;
    }
    .ind-new .ind-new-left h6{
        font-size: 18px;
        overflow: hidden;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        font-weight: normal;
        color: #fff;
    }
    .ind-new .ind-new-left h3::after{
        content: "";
        display: inline-block;
        position: absolute;
        width: 10px;
        height: 2px;
        background: #a7a7a7;
        top: 40px;
        left: 0;
    }
    .ind-new .ind-new-left p{
        color: #999;
        font-size: 14px;
        line-height: 30px;
        max-height:60px ;
        overflow: hidden;
        margin-top: 10px;
        margin-bottom: 16px;
    }
    .ind-new .ind-new-left a.indnewbtn{
        width: 44px;
        height: 44px;
        display: block;
        background-image: url(../images/smore.jpg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center center;

    }
    .ind-new .ind-new-rig{
        width: 96%;
        float: none;
        position: absolute;
        top:2rem;
        left: 2%;
    }
    .ind-new .ind-new-rig img{
        height: 197px;
        overflow: hidden;
        object-fit: cover;
        width: 100%;
    }
    .ind-twnr{
        margin-top: 20px;
        padding: 0 2%;
        box-sizing: border-box;
    }
    .ind-twnr li{
        width: 100%;
        margin-right: 0;
        float: left;
        margin-bottom: 20px;
    }
    .ind-twnr li:nth-child(2){
        margin-right: 0;
    }
    .ind-twnr li img{
        width: 100%;
        height: 205px;
        overflow: hidden;
        object-fit: cover;
        float: left;
    }
    .ind-twnr li p{
        background: #fff url(../images/smoree.jpg) no-repeat 90% center;
        height: 80px;
        line-height: 80px;
        padding-right: 20%;
        font-size: 16px;
        overflow: hidden;
        text-indent: 20px;
    }
    .indbg{
        padding-bottom: 2rem;
    }
    .process ul li::after{  display: none;}


    .cpzccx li{
        width: 100%;
        float: left;
        height: auto;
        padding: 0 2rem;
        box-sizing: border-box;
    }
    .cpzccx li .cpzc-img{
        background: none;
        border-radius: 100%;
        width: 100%;
        height: 45px;
        margin: 0 auto;
        text-align: center;
        vertical-align: middle;
        position: relative;
    }
    .cpzccx li .cpzc-img{
        margin-top: 35px;
    }
    .cpzccx li .cpzc-img img{margin-top: 0;}
    .cpzccx{
        padding-bottom: 30px;
    }
    .cpzccx li:nth-child(1) .cpzc-img{
        margin-top: 20px;
    }
    .cpzccx li h3{padding: 15px 0;}

    /*新增*/
    .yycjcont{width: 100%;padding-bottom: 50px;background: #fff;}
    .yycjcont ul{width: 90%;margin: 0 auto;}
    .yycjcont li{width: 46%;float: left;background: url(../images/yycjbg.png) no-repeat center center;height: 240px;position: relative;background-size: 200px 223px;margin: 0 2%;}
    .yycjcont li img{position: absolute;left:50%;top: 50px;margin-left: -46.5px;}
    .yycjcont li p{width: 100%;position: absolute;left: 0;top: 135px;text-align: center;padding: 0 10%;box-sizing: border-box;font-size: 18px;color: #333;height: 20px;line-height: 20px;}


    .btn-video{
        cursor: pointer;
        background: url('../images/btn_Watchvideo_normal.png') no-repeat;
        background-size: contain;
        width:130px;
        height: 45px;
        border: none;
        position: relative;
        margin:0 auto;
        display:block;
        outline: none;
    }

#video_contain{width: 100%;height: 500px;top: 355px;}
.banner div{bottom: 10% !important;}


/**20220124开始**/
.header-g{height: 3rem;}
.sybg{padding: 0 15px;}
.zxsc_bt{margin-bottom: 20px;padding: 40px 0 0 0;}
.zxsc_bt h2{font-size: 20px;}
.zxsc_bt p{font-size: 14px;height:36px;line-height:36px;}
.zxsc_bt h2,.zxsc_bt p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zxscq{width: 100%;}
.zxsc_nr{padding: 20px;box-sizing: border-box;}
.xzimg{width: 100%;margin: 20px auto 30px auto;padding: 0 15px;box-sizing: border-box;}
.xzimg img{width: 100%;height: auto;margin: 0;}
.seatj{width: 100%;}
.zxsc_nr ul{width: 100%;float: left;}
.zxsc_nr li{height: 40px;margin-bottom: 10px;line-height: 40px;}
.zxsc_nr li span{width: 70px;font-size: 16px;text-align: right;color: #333;margin-right: 13px;float: left;}
.zxsc_nr li select,.zxsc_nr li input{float: left; width:calc(100% - 83px); ; height: 40px;border: 1px #ddd solid;padding-left: 12px;border-radius: 0;line-height: 38px;box-sizing: border-box;}
.zxsc_nr li select{color: #333;background: url(../images/select.png) no-repeat 96% center;}
.zxsc_nr li select option{background: #fff;}
.zxsc_nr li img{width: 100px;height: 30px;overflow: hidden;position: absolute;right: 8px;top: 5px;}
.zxsc_btn{width: 100%;height:44px;float: right;}
.zxsc_btn a{display: block;width:100%;margin: 0 auto; height: 100%;padding: 0px;border-radius: 2px; box-sizing: border-box;letter-spacing:0; background: #298fea;line-height: 44px;color: #fff;font-size: 16px;text-align: center;}
.scnr{margin-top: 238px;}
.scnr p{font-size: 16px;font-weight: bold;color: #333;height: 40px;line-height: 40px;}
.scnr textarea{resize: none;border: 1px #ddd solid;padding: 5px;box-sizing: border-box;width: 100%;height: 160px;font-family:"微软雅黑";line-height: 28px;font-size: 14px;}
.scnr_btn a{width:160px;height:44px;background:#298fea;color:#fff;display: block;line-height: 44px;text-align: center;font-size: 16px;margin-top: 15px;}
.sc_text{width: 100%;color: #333;background-color: #edf6ff;border:1px #d7ecff solid;line-height: 30px;margin-top: 30px;padding: 15px;box-sizing: border-box;}


.ai-operation{display: none;}
.apple-banner {
	width: 100%;
	height: 220px;
	overflow: hidden;
    position: relative;
}
.apple-banner .swiper-container {
	width: 100%;
	height: 220px;
}

/*分页器*/
.apple-banner .swiper-pagination{
	top:auto;
	bottom:0px !important;
	background:none;
}
.apple-banner  .swiper-pagination-bullet {
	display: inline-block;
	width: 30px;
	height: 20px;
	margin: 0 3px;
	cursor: pointer;
	background: none;
	border-radius:0;
	opacity: 1;
}
.apple-banner  .swiper-pagination-bullet span {
	width: 30px;
	height: 2px;
	display: block;
	background: rgba(255,255,255,0.6);
}
.apple-banner .swiper-pagination-bullet-active span{
    background:#fff;
}
.apple-banner .autoplay .swiper-pagination-bullet-active span{
    background: rgba(255,255,255,0.6);
}
.apple-banner  .swiper-pagination-bullet i{
	background: #fff;
	height: 2px;
	transform:scaleX(0);
	transform-origin: 0;
	display: block;
}
.apple-banner .autoplay .firsrCurrent i{
	transition:transform 2.9s linear;
	transform:scaleX(1);
}
.apple-banner .autoplay .current i{
	transition:transform 4s linear;
	transform:scaleX(1);
}
.apple-banner  .autoplay .replace span{
  background:#fff;
}
/*内容样式*/


.apple-banner .title {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    z-index: 99;
    bottom: 60px;
    left: 0;
    right: 0;
    text-align: left;

}
.apple-banner .title p{height: 30px;line-height: 30px;font-size: 15px;color: #fff;padding-left: 20px;}
.apple-banner .title h3{font-size: 20px;color: #fff; text-shadow: 2px 2px 10px #3679e9;font-family: "syht";padding-left: 20px;}
.apple-banner .title a{width: 100px;height: 26px;line-height: 26px;text-align: center;color: #fff;border: 1px #fff solid;border-radius: 30px;margin-left:20px;display: inline-block;font-size: 12px;margin-top: 10px;}
.yzqgg{margin-top: 3rem;}
.textjs{margin: 30px auto;width: 94%;}
/**20220124结束**/









}







/*姓名 手机 邮箱 备注框样式*/
.txtb input,
.txtb textarea {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    font-size: 18px;
    color: #666;
}

/*备注框样式*/
.txtb textarea{
    max-height: 300px;
}

/*提交按钮样式*/
.aisc-btn {
    display: block;
    background-color: rgb(47, 146, 225);
    padding: 14px 0;
    color: #fff;
    cursor: pointer;
    margin-top: 15px;
    width: 100%;
    border-radius: 5px;
    text-align: center;
}
.aisc-btn:hover{background: #0f60a7;}

select {
    width: 100%;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    height: 40px;

    border-radius: 5px;
    padding-left: 20px;
    color: #999;
    font-size: 14px;
    background: #fff url('../images/arrow.png') right center no-repeat;
}


select::-ms-expand { display: none; }
.txtb{margin-top: 20px;}
.txtb input{
    height: 40px;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding-left: 20px;
    color: #999;
    box-sizing: border-box;
    font-size: 14px;
}

.yzm{
    height: 40px;
    width: 50% !important;
}

.txtb img {
    width: 113px;
    height: 35px;
    border: 1px #eaeaea solid;
    float: right;
    overflow: hidden;
    margin-right: 0;
    cursor: pointer;
}
.wznr{width: 100%;height: 336px;padding: 20px 0 0 20px;box-sizing: border-box;overflow-y: scroll;}

.btn-primary {
    color: #fff;
    background-color: #1875f0;
    border-color: #1875f0;
    width: 110px;
    height: 35px;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    line-height: 35px;
    padding: 0;
    border: 1px solid transparent;
}


.ind-new .ind-new-left1{
    width: 40%;
    float: left;
    height: 400px;
    background: #4f4f4f;
    padding: 60px 45px 0px 45px;
    box-sizing: border-box;
}
.ind-new .ind-new-rig2{
    width: 60%;
    float: left;
    background: #fff;
}
.ind-new-left1 h1{ font-size: 24px; color: #fff;}

.aisc-btn:active{background: #0f60a7; border-color:#0f60a7 ;}
.aisc-btn:focus{background: #0f60a7; border-color:#0f60a7 ;    outline: none;}

.rigspan-pri i {
    width: 20px;
    height: 20px;
    background: url(../images/cslb.png) no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background-size: contain;
}

@media (min-width: 0px) and (max-width: 768px) {
    .ind-new .ind-new-left1{ width: 100%;}
    .ind-new .ind-new-rig2{ width: 100%;}

}

.register dd .ai-fsyzm{position: absolute;right: 20px;top: 9px;width: 100px;text-align: center;height: 30px;line-height: 0px;background: #0c88ee;color: #fff;border: none;cursor: pointer;}

.register dd .ai-fsyzm:disabled{
    background: #a0a0a0;
}


@media (min-width: 0px) and (max-width: 768px) {

    .register dd .ai-fsyzm {
        position: absolute;
        right: 12%;
        top: 7px;
        width: 90px;
        text-align: center;
        height: 26px;
        line-height: 26px;
        background: #0c88ee;
        color: #fff;
        border: none;
    }
}


@media (min-width: 0px) and (max-width: 500px) {
    .yycjcont{width: 100%;padding-bottom: 50px;background: #fff;}
    .yycjcont ul{width: 90%;margin: 0 auto;}
    .yycjcont li{width: 46%;float: left;background: url(../images/yycjbg.png) no-repeat center center;height: 240px;position: relative;background-size: 100% auto;margin: 0 2%;}
    .yycjcont li img{position: absolute;left:50%;top: 50px;margin-left: -46.5px;}
    .yycjcont li p{width: 100%;position: absolute;left: 0;top: 135px;text-align: center;padding: 0 10%;box-sizing: border-box;font-size: 18px;color: #333;height: 20px;line-height: 20px;}


      /**20220124开始**/
      .zxsc_nr li{height: 70px;}  
      .zxsc_nr li span { width: 100%; font-size: 14px; text-align: left;color: #333;margin-right: 13px; float: left;height: 28px;line-height: 28px;}
      .zxsc_nr li select,.zxsc_nr li input{float: left; width: 100%;height: 40px;border: 1px #ddd solid;padding-left: 12px;border-radius: 0;line-height: 38px;box-sizing: border-box;}
      .zxsc_nr li img{width: 100px;height: 30px;overflow: hidden;position: absolute;right: 8px;top: 34px;left: auto;}
      .zxsc_btn a{width: 100%;}

.sbanner{height: 150px;}
.sbanner img{height: 150px;}
      .apple-banner {
        height: 150px;
    }
    .apple-banner .swiper-container {
        height: 150px;
    }
    .apple-banner .title{
        bottom: 30px;
    }
      /**20220124结束**/

}

@media (min-width: 0px) and (max-width: 440px) {
    .yycjcont{width: 100%;padding-bottom: 50px;background: #fff;}
    .yycjcont ul{width: 100%;margin: 0 auto;}
    .yycjcont li{width: 46%;float: left;background: url(../images/yycjbg.png) no-repeat center center;height: 240px;position: relative;background-size: 100% auto;margin: 0 2%;}
    .yycjcont li img{position: absolute;left:50%;top: 60px;margin-left: -46.5px;}
    .yycjcont li p{width: 100%;position: absolute;left: 0;top: 145px;text-align: center;padding: 0 10%;box-sizing: border-box;font-size: 18px;color: #333;height: 20px;line-height: 20px;}

}


#content{
    resize: none;
    border: 1px #ddd solid;
    padding: 5px;
    box-sizing: border-box;
    width: 100%;
    height: 320px;
    font-family: '微软雅黑';
    line-height: 28px;
    overflow: scroll;
    font-size: 14px;
}
